projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e123e02
)
(indent-relative): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 3 Sep 1999 01:00:15 +0000
(
01:00
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 3 Sep 1999 01:00:15 +0000
(
01:00
+0000)
lisp/indent.el
patch
|
blob
|
history
diff --git
a/lisp/indent.el
b/lisp/indent.el
index 8d20fb2bba57db008eaa68fce13ba64550d2ae0f..ca90040f045990cf463f024f66dced7a781e2f52 100644
(file)
--- a/
lisp/indent.el
+++ b/
lisp/indent.el
@@
-336,6
+336,8
@@
Called from a program, takes three args: START, END and COLUMN."
(defun indent-relative (&optional unindented-ok)
"Space out to under next indent point in previous nonblank line.
An indent point is a non-whitespace character following whitespace.
+The following line shows the indentation points in this line.
+ ^ ^ ^ ^ ^ ^ ^ ^ ^
If the previous nonblank line has no indent points beyond the
column point starts at, `tab-to-tab-stop' is done instead."
(interactive "P")